home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 16
/
Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso
/
Aminet
/
comm
/
www
/
X_Cache.lha
/
X-Cache.doc
< prev
next >
Wrap
Text File
|
1996-10-05
|
3KB
|
113 lines
X-Cache V1.0
DISCLAIMER
It works on my Amiga, but I can't assure it'll work on your, so if you
use it, you'll do it at your own risk.
DESCRIPTION
This shell utility let you to look at the contents of the cache directory
used by the most famous Amiga WWW browsers, Voyager and IBrowse.
You can just use it just as a simple "dir" command, but with many
filtering options as size, age and name matching, and you can even view
the images, and interactively delete, move or just copy them.
Actually it just works for image files. Soon it'll have the ability to
interact even with HTML files.
REGISTERING
This program is "mailware", so if you like it and want to register, just
send me an E-MAIL at my address (see below).
You'll receive a future upgrade.
INSTALLATION
Copy the file "X-Cache" anywhere in your HD.
In "S:" or in "Progdir" directory can be created a CFG file named
"X-Cache.cfg"
A .cfg file looks like this:
*****
Ibrowse
amitcp:IBrowse/Cache
Pictures:
*****
The first line can be "Voyager" or "IBrowse"
The second is the cache directory path, without the final "/"
Thw thirth is the path where to copy or move the selected images.
USAGE
X-Cache <parameters>"
The parameters are the following:
[SIZE<n] filters the files with size lesser than `n`"
[SIZE>n] filters the files with size greater than `n`"
[AGE>n] filters the files older than the given days"
[AGE<n] filters the files jounger then the given days"
[MATCH=pattern] filters the files when the filename contains the pa
[DELETE] use this to delete the selected files without prompting"
[SHOW] shows the files using Multiview"
[SELECT] uses the interactive requester"
[BROWSER=Voyager|IBrowse] Selects the Used browser"
[CACHEPATH=path] Where is located the cache directory"
Examples:
Listing the files bigger than 30K
X-Cache size>30000
Showing the files older than ten days
X-Cache show age>10
Showing the files with the size included between 10K and 100K
X-Cache show size>10000 size<100000
Deleting all the files smaller then 1K
X-Cache delete size<1000
Deleting all the files older than a month.
X-Cache delete age>30
View all the files, and for each select to delete, copy or move it.
X-Cache show select
AUTHOR
My name is Andrea Doimo, I live at Lido di Venezia, ITALY
To contact me use the following addresses:
FIDONET: 2:333/714.8@Fidonet
AMIGANET: 39:101/8.8@Amiganet
E-MAIL theblade@freenet.hut.fi (preferred)
COPYRIGHTS
Voyager is (C) 1995-96 by Oliver Wagner, All Rights Reserved.
IBrovse is (C) 1995-96 by Omnipresence Intl. All Rights Reserved.